EntityDAC

TEntityConnection Properties

Properties of the TEntityConnection class.

For a complete list of the TEntityConnection class members, see the TEntityConnection Members topic.

Public

Name Description

DefaultModel

Specifies the default meta model for all associated data contexts.

Dialect

Specifies the current SQL dialect used by the data provider.

InTransaction

Indicates whether a transaction is already in progress.

Provider

Defines the current data provider used for establishing a connection.

Published

Name Description

Connected

Determines whether a connection has been established.

ConnectionString

Specifies the connection parameters for the connection.

DefaultModelName

Specifies the name of the default meta model for all associated data contexts.

DialectName

Specifies the name of the current SQL dialect used by the data provider.

LoginPrompt

Specifies whether a login dialog appears immediately before opening a new connection.

ProviderName

Specifies the name of the current data provider used for establishing a connection.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback